home *** CD-ROM | disk | FTP | other *** search
/ Visual Intercept / Visual Intercept.iso / database.z / intercpt.MDB / Project.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-03-20  |  160 b 

  1. {
  2.     "schema": {
  3.         "Name": "Text (255) NOT NULL",
  4.         "Description": "Memo/Hyperlink (255)",
  5.         "Lead": "Text (128)",
  6.         "AccountCode": "Text (32)",
  7.         "ts": "Text (16) NOT NULL"
  8.     },
  9.     "data": []
  10. }